--- gid: 0a204bfa-9200-42e6-bf8a-3097c94a5c64 title: About Storefront MCP description: Build AI shopping experiences with Storefront MCP and Model Context Protocol (MCP). template: landing_page feature_flag: mcp_dev_docs --- Build an AI shopping agent with MCP )} > Connect any AI assistant to real-time commerce data from Shopify stores with Model Context Protocol (MCP) servers. Help customers search, ask, and buy in natural language.

Model Context Protocol

The [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) standardizes how applications provide context to AI models. It creates a consistent way for AI systems to access Shopify's commerce data and features.

MCP uses a client-server architecture:

The backend works as an MCP client while the frontend (Chat UI) provides the customer experience. This approach lets you connect any AI model to Shopify without custom integration.

Benefits of MCP

Build AI shopping experiences that convert browsers into buyers:

MCP capabilities

  • Product discovery: Natural-language search with product recommendations
  • Cart management: Create carts, add or remove items, and complete checkout
  • Store information: Answer questions about policies, shipping, returns, and FAQs
  • Order management: Track order status and process returns

App features

  • AI-powered chat: Add an embedded chat bubble for real-time shopping help
  • Built-in MCP client: Connect to Shopify's tools for search, cart, and orders
  • Persistent context: Keep conversations coherent by remembering past messages
  • Custom chat UI: Style your theme extension to match your store's brand
  • Streaming responses: Create a natural chat experience with message streaming
Illustration of a chatbot assistant with a Shopify storefront

MCP servers

Connect to these MCP servers to extend your AI assistant's capabilities:

Connect to a store's catalog, cart, and policies to help customers shop with that merchant. Help customers track orders, manage returns, and access their account information.

Explore MCP

Dive deeper with these resources to accelerate development:

Follow this tutorial to create an AI shopping assistant Use the dev-mcp server to interact with Shopify Dev docs and Admin API